Welcome![Sign In][Sign Up]
Location:
Search - mysql vc

Search list

[Other resourcevcConnectMySql

Description: VC连接MySQL数据库,可方便地对数据库进行操作,编译前请在vc++6.0的设置中添加libmysql.lib!
Platform: | Size: 31126 | Author: wind | Hits:

[Other resourceRT_GN_mysql

Description: 本程序采用VC++和MySql编写的田间信息自动采集系统,
Platform: | Size: 667014 | Author: 王守志 | Hits:

[Other resourceOilTrans

Description: 本程序是采用VC++和Mysql编写的一款油量换算软件,可减少现在加油站人员计算油量查表、计算的工作量,程序中包含两种模式:1是可根据体积和温度等参数自动换算,2是可将油罐容积表添加到数据库中,实现自动换算。
Platform: | Size: 431658 | Author: 王守志 | Hits:

[Other resourcemysql_test

Description: vc中如何ado连接mysql数据库的例子,采用myodbc来实现,其中myodbc在网上下载,最好在3.51.11以上的版本,以下版本安装连接不上mysql。也可以采用myole 方式连接mysql,其方法其实和odbc连接不同在于ado产生的字符串不一样。
Platform: | Size: 44072 | Author: 章聪 | Hits:

[ADO-ODBCMySqlDemo

Description: 用VC连接mysql数据库,里面包含连接 ,查找,插入删除
Platform: | Size: 591907 | Author: ZHOU | Hits:

[Other resourcedatabase

Description: mysql与vc的连接,添加,删除瞪问题
Platform: | Size: 877 | Author: yyl | Hits:

[Other resourceMOONFANTASYBate1.1

Description: 冒险岛的服务端程序,值得参考,欢迎下载,里面有写VC接入mysql的方法.
Platform: | Size: 12892520 | Author: dead11 | Hits:

[Other resourceMySqlDemo

Description: VC连接mysql,一个简单的案例
Platform: | Size: 563818 | Author: fish | Hits:

[VOIP programRadiusSrv

Description: 自己团队用VC开发基于MYSQL数据库的连H323的openGK的实时身份验证,及IP地址验证的工程-their team-based VC MYSQL database links H323 openGK the real-time identification and validation of IP addresses works
Platform: | Size: 265519 | Author: 胡恒 | Hits:

[P2PP2P 源代码

Description: 源代码编译及安装说明 源代码编译及安装说明编译说明: . 编译环境安装 Microsoft Visual Studio .NET 2003 . 下载WTL(版本:7.5), 网站 http://sourceforge.net/projects/wtl/, 解压并将 wtl/include 加入VS.Net include 工程 参考方法: 打开 Microsoft Visual Studio .NET 2003 点击菜单 工具->选项->Projects->VC++目录->包含文件 ... . 安装说明: 客户端打包: 客户端打包用 NSIS, 先安装 NSIS程序,下载地址:http://opensource.kan8888.com/tools/nsis208chs2005.exe, 打包脚本见 bin/P2PClient.sis 发布端打包: 打包脚本见 bin/P2PPublisher.nsi 发布端数据库表导入 doc/P2PPublish.sql 脚本 服务端安装: . Windows: 安装 SqlServer 2000, 创建库并运行 doc/P2POrderServer.sql, 然后导入 data.mdb 数据 . Linux: 安装 Mysql 并导入相关数据 配置相关: . 客户端: P2PNetwork.ini and P2PIEClient.ini, 发布端: P2POrderClient.ini, 服务端: P2POrderServer.ini 具体详细配置方法见各文件备注 运行: . 首先运行 P2POrderServer.exe, . 再运行 P2POrderClient.exe 进行发布 . 再启动服务程序 P2PServer.exe, 此程序为服务程序,先运行 Install.bat 进行安装,然后运行 Start.bat启动 也可以用打包后的程序进行安装,安装后自动启动.
Platform: | Size: 4087775 | Author: ff2009 | Hits:

[DocumentsMYSQL_C_API详解.doc

Description: VC 中 mysql的函数详细结束
Platform: | Size: 150016 | Author: aattaa | Hits:

[OS programCadLib

Description: 读取显示.dxf格式文件,并可以生成.dxf格式文件.-read show. Dxf format, and can generate. Dxf file format.
Platform: | Size: 107520 | Author: 吕良涛 | Hits:

[Game Server SimulatorMOONFANTASYBate1.1

Description: 冒险岛的服务端程序,值得参考,欢迎下载,里面有写VC接入mysql的方法.-Adventure Island, client service procedures, it is also useful are welcome to download, which has write access mysql method of VC.
Platform: | Size: 21324800 | Author: dead11 | Hits:

[Database systemconnect

Description: 实现vc对mysql的连接,并可以对数据库进行sql查询-The realization of vc on the mysql connection, and can query the database sql
Platform: | Size: 395264 | Author: 杨慧洁 | Hits:

[Database systemConnMySql

Description: 本程序详细 演示了 vc如何连接数据库,对学习mysql与vc++ 有很大帮助-This procedure demonstrated in detail how to connect vc database mysql and studying vc++ has a lot to help
Platform: | Size: 587776 | Author: 云波 | Hits:

[MySQLVCMysqlconnect

Description: VC连接Mysql的类,使用C API编写-Mysql connect VC class, use the C API prepared
Platform: | Size: 1024 | Author: Zhoutao | Hits:

[Database systemMySqlDemoDlg

Description: VC下对MYSQL数据库进行操作。可以成功访问在WINDOWS平台下安装的MYSQL数据库-VC under the operation of the MYSQL database. Can be a successful visit in the WINDOWS platform installed MYSQL database
Platform: | Size: 3072 | Author: 刘伟 | Hits:

[Windows DevelopXLJCSYS

Description: 详细讲解了基于VC++的管理软件平台,其中涉及了MYSQL数据库操作,同时包括matlab与VC++互掉。-Detailed account of VC++ based on the management software platform, which involves a MYSQL database operations, both matlab and VC++ each other out.
Platform: | Size: 5849088 | Author: 林秋 | Hits:

[MySQLvcmysql

Description: vc与mysql的编程 实现二者之间的相互连接-vc and mysql programming to achieve the interconnection between the two
Platform: | Size: 82944 | Author: 王浩 | Hits:

[ADO-ODBCgetdata

Description: VC++访问MYSQL数据库示例,本示例模仿登陆程序,包含MYSQL文件和已编译好的文件.-VC++ to access MYSQL database example, this sample copy landing procedures, including MYSQL files and compiled files.
Platform: | Size: 246784 | Author: kially | Hits:
« 1 2 3 4 5 67 8 9 10 »

CodeBus www.codebus.net